home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 4 / developer source - volume 4.iso / dobbs / jan95 / roge1t1.gif < prev    next >
Graphics Interchange Format  |  1996-01-10  |  219KB  |  500x793  |  8-bit (109 colors)
Labels: text | screenshot | document | font | rectangle | paper
OCR: UNIX UNIX Research V7 UNIX Tenth Edition 4.3 SVR4 GMP BSD 1.3.2 header file <mp.h> nc Ves yes ves Ves type MINT type mint no no nc yes ves yes no yes no no fmir. no fmout yes nc nc yes yes1 nc yes? noB yes no invert ves yes ves itom nc Ve's no madd Ves9 ves yes yes momp “ves no yes yes yes mdiv ves ves ves? yes ves miree yes ves no mgcd ves yes 17.19 no15 Ves no yes min ves vest no 15 no 15 m in Ves no yes1 no yes! yes 1,20 mout yes ves vest no n.our Yes no yes yes19 move no na no vest no mpow yes ho13 no yes yes Ves msqrt ves no13 ₪13 msub yes Ves ves yes yes mtox yes ves yes ves Ves 16 VOS no yes18 omin ves no yes yes omnout no yes nc no no ves1 no DOW no ves nn 10 yes no roow yes3 yes Vecs Ves Ves saiv yes11 yes9 yes12 vest xtom Ives yes ric Vesta no veste yes 1 imin, min, m_in; omin: Return type and'or value not documented. 2.god: Prototype is given in man page, but not documented. 3 pow; Second argument (exponent) is documented as "MINT >", perhaps this is wrong, as all other versions seem to use short or int. "salv: Second argument (divisor) type not documented; probably short as in other versions. 5 from: Argument type is not documented; probably short. row: Second argument (exponent) type not given. Perhaps short or int was meant. 7. momp: Retum type not documented; probably int. god: Probably conflicts with a libm/math h routine. In this version, use mgod instead. 9 .ilom, soiv: Don't call with SHRT_MIN (the most negative short value). 10 pow: Probably conflicts with pow in libm math.h; use-mpow instead. 1 row: Second argument (power) documented as short. 12 row: Second argument (power) documented as int; use short for portability 13 mpow: Use pow instead. 14 m_out: Only supports bases 2-10. 15 mgcd: Use god instead. 16 mtox, xtom: It is undocumented whether hex uses upper- and/or lowercase letters; 17 moiv, sciv: Remainder is same sign as the dividend. 18 mtox: Generates lowercase hex letters; negative numbers have leading minus sign. 1ª mary, mout; Buggy on systems with 16-bit int. 2 min: Ignores leading spaces and tabs. Table 1: MP functions versus version of MP.